Pushing an update to merge the latest PR and version upgrade#366
Merged
aagarwal1012 merged 12 commits intomasterfrom Oct 4, 2025
Merged
Pushing an update to merge the latest PR and version upgrade#366aagarwal1012 merged 12 commits intomasterfrom
aagarwal1012 merged 12 commits intomasterfrom
Conversation
This PR adds two important improvements: 1. New BounceAnimatedText animation - A playful animation that bounces text in from below with an elastic curve effect. The animation is configurable with custom bounce height and curve parameters. 2. Accessibility improvements - Added Semantics wrapper to AnimatedTextKit to provide proper semantic labels for screen readers, improving accessibility for users with visual impairments. Changes: - Added new lib/src/bounce.dart with BounceAnimatedText implementation - Updated lib/animated_text_kit.dart to export the new animation - Enhanced lib/src/animated_text.dart with Semantics wrapper - Updated example/lib/main.dart to showcase the new Bounce animation All tests pass successfully.
|
Visit the preview URL for this PR (updated for commit bca08b8): https://animated-text-kit--pr366-updates-8v2soova.web.app (expires Mon, 03 Nov 2025 13:43:37 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 193eeecc160e6237eb93107166def83a02277b91 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.